- not crossing out completed texts in either tooltip
- 
//- Show end time/dates on tooltip 
// - Show multiple-spanning days on calendar...
//- see if work with Firefox 3.0 beta
// -- handle newlines in status tooltip
// handle the network path if the user enters in http://, ftp://, etc.
// 1.7 - configurable MORE prefs...
//- Make More> menu customizable via some prefs...  could maybe do this but not mention it/expose UI until next release?
//pref.moreItems="location,url,categories,repeat,alarm,important,reminddaily,allday,showtooltip,enddate 
// -1.7 make configurable the alert slider length via a preference...    maybe do:		maximum height of alert: [normal/large/maximum]  - and that could just convert to pixels...?
// fixed; added check bug: tried to snooze chase credit card for 28 days - immediately popped back up (check reminders...chase.ics)
//  bigger calendar; use option (if bigger, then set style to use bigger css element)
// calendar: use same tooltip as list (with truncated notes [a couple lines]...), maybe add separator lines?
  //- show snooze time on normal alarms (and quick alarms after the first time) so you don't have to do the math
//  handle end dates in status bar tooltip
-- add a few colored labels for categories
-- allow for remote calendars to show in alarms/tooltips...  add option on List page to Enable List for Alarms/Tooltip
  - for alarms, just kick off all remote calendars and wait a good minute or so for the return (or wait for each thread to return, with a timeout maybe)....
  - for tooltip, see if can dynamically alter it while it's showing?  If so can put something like "downloading..."  and then display it once that data comes 
  	back.  If THAT doesn't work, then we'll need to look into cacheing last copy of downloaded calendar and using that for tooltips...

-- handle categories on import

- priority: low, medium, high - with different colors to match (and add column showing priority)

- have some option to check for filestamp change when using sunbird/lightning...
  - maybe some sort of checksum from the last time.  If there is no previous checksum,
  then reload (or just ignore) - probably that...
  
  - add reminder on message window - should add reminder to email...  
